Search results for "Route inspection problem"

showing 7 items of 7 documents

Heuristics for the Mixed Rural Postman Problem

2000

Abstract The Rural Postman Problem on a mixed graph (MRPP) consists of finding a minimum cost tour which traverses, at least once, the arcs and edges of a given subset of the arcs and edges of the graph. This problem is known to be NP-hard. This paper presents two heuristic approaches to solve it. An approximate algorithm based on the resolution of some flow and matching problems and a tabu search implementation is presented. The tabu search algorithm seeks high-quality tours by means of a switching mechanism in an intensification phase and two levels of diversification. Computational results are presented to assess the merits of the method. Scope and purpose Routing Problems arise in sever…

Mathematical optimizationGeneral Computer ScienceComputer scienceHeuristicMixed graphManagement Science and Operations ResearchFlow networkGraphTabu searchRoute inspection problemModeling and SimulationGraph (abstract data type)HeuristicsArc routingMetaheuristicComputers & Operations Research
researchProduct

Real-time weighting optimization in Chinese Postman Problem

2013

International audience; In this study, based on real-time constraint, an optimization method is proposed for solving the problem of the optimal tour. For that, we will construct a graph containing the real-time state of traffic. The collected data will be used to predict the future state traffic and to give an optimized cost of the tour. This optimization is tested in different sizes of the road networks. The results show that the proposed method is efficient and effective in solving the Chinese Postman Problem in real-time.

EngineeringMathematical optimization021103 operations research[ INFO.INFO-TS ] Computer Science [cs]/Signal and Image Processing[INFO.INFO-TS] Computer Science [cs]/Signal and Image Processingbusiness.industry0211 other engineering and technologies0102 computer and information sciences02 engineering and technology[ SPI.SIGNAL ] Engineering Sciences [physics]/Signal and Image processing01 natural sciencesWeighting[SPI.AUTO]Engineering Sciences [physics]/AutomaticRoute inspection problem[SPI.AUTO] Engineering Sciences [physics]/Automatic[INFO.INFO-TS]Computer Science [cs]/Signal and Image Processing010201 computation theory & mathematicsRoad networks[ SPI.AUTO ] Engineering Sciences [physics]/AutomaticGraph (abstract data type)Real-time databusiness[SPI.SIGNAL]Engineering Sciences [physics]/Signal and Image processing[SPI.SIGNAL] Engineering Sciences [physics]/Signal and Image processing
researchProduct

A GRASP heuristic for the mixed Chinese postman problem

2002

Abstract Arc routing problems (ARPs) consist of finding a traversal on a graph satisfying some conditions related to the links of the graph. In the Chinese postman problem (CPP) the aim is to find a minimum cost tour (closed walk) traversing all the links of the graph at least once. Both the Undirected CPP, where all the links are edges that can be traversed in both ways, and the Directed CPP, where all the links are arcs that must be traversed in a specified way, are known to be polynomially solvable. However, if we deal with a mixed graph (having edges and arcs), the problem turns out to be NP -hard. In this paper, we present a heuristic algorithm for this problem, the so-called Mixed CPP…

Information Systems and ManagementGeneral Computer ScienceHeuristic (computer science)GRASPMixed graphManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringCombinatoricsTree traversalRoute inspection problemModeling and SimulationGraph (abstract data type)Arc routingGreedy randomized adaptive search procedureMathematicsofComputing_DISCRETEMATHEMATICSMathematicsEuropean Journal of Operational Research
researchProduct

The Chinese Postman Problem with Load-Dependent Costs

2018

[EN] We introduce an interesting variant of the well-known Chinese postman problem (CPP). While in the CPP the cost of traversing an edge is a constant (equal to its length), in the variant we present here the cost of traversing an edge depends on its length and on the weight of the vehicle at the moment it is traversed. This problem is inspired by the perspective of minimizing pollution in transportation, since the amount of pollution emitted by a vehicle not only depends on the travel distance but also on its load, among other factors. We define the problem, study its computational complexity, provide two mathematical programming formulations, and propose two metaheuristics for its soluti…

050210 logistics & transportationMathematical optimization021103 operations researchTraverse/dk/atira/pure/subjectarea/asjc/2200/2205Computational complexity theory05 social sciencesPerspective (graphical)0211 other engineering and technologiesArc-routing problemsTransportation02 engineering and technologyMoment (mathematics)Route inspection problemChinese postman problem/dk/atira/pure/subjectarea/asjc/3300/33130502 economics and businessPollution routingEnhanced Data Rates for GSM EvolutionConstant (mathematics)MATEMATICA APLICADAMetaheuristicCivil and Structural EngineeringMathematics
researchProduct

A comparison of two different formulations for Arc Routing Problems on Mixed graphs

2006

[EN] Arc routing problems on mixed graphs have been modelled in the literature either using just one variable per edge or associating to each edge two variables, each one representing its traversal in the corresponding direction. In this paper, and using the mixed general routing problem as an example, we compare theoretical and computationally both formulations as well as the lower bounds obtained from them using Linear Programming based methods. Extensive computational experiments, including some big and newly generated random instances, are presented.

Arc routingGeneral Computer ScienceLinear programmingMixed Chinese postman problemMixed graphMixed rural postman problemManagement Science and Operations ResearchRoute inspection problemTree traversalModeling and SimulationEnhanced Data Rates for GSM EvolutionRouting (electronic design automation)Mixed general routing problemMATEMATICA APLICADAAlgorithmArc routingMathematicsVariable (mathematics)
researchProduct

An algorithm for the Rural Postman problem on a directed graph

1986

The Directed Rural Postman Problem (DRPP) is a general case of the Chinese Postman Problem where a subset of the set of arcs of a given directed graph is ‘required’ to be traversed at minimum cost. If this subset does not form a weakly connected graph but forms a number of disconnected components the problem is NP-Complete, and is also a generalization of the asymmetric Travelling Salesman Problem. In this paper we present a branch and bound algorithm for the exact solution of the DRPP based on bounds computed from Lagrangean Relaxation (with shortest spanning arborescence sub-problems) and on the fathoming of some of the tree nodes by the solution of minimum cost flow problems. Computation…

CombinatoricsRoute inspection problemArborescenceBranch and boundComputer scienceDirected graphMinimum-cost flow problemTravelling salesman problemTree (graph theory)ConnectivityMathematicsofComputing_DISCRETEMATHEMATICS
researchProduct

Linear Programming Based Methods for Solving Arc Routing Problems

2000

From the pioneering works of Dantzig, Edmonds and others, polyhedral (i.e. linear programming based) methods have been successfully applied to the resolution of many combinatorial optimization problems. See Junger, Reinelt & Rinaldi (1995) for an excellent survey on this topic. Roughly speaking, the method consists of trying to formulate the problem as a Linear Program and using the existing powerful methods of Linear Programming to solve it.

Mathematical optimizationRoute inspection problemLinear programmingComputer scienceCombinatorial optimization problemResolution (logic)Arc routing
researchProduct